From: Boyuan Yang Date: Sat, 23 May 2020 14:42:25 +0000 (-0400) Subject: debian/control: Properly fix arch:any -> arch:all package dep relationship X-Git-Tag: archive/raspbian/1.1.9+ds1-4+rpi1^2^2~129 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https://%22%22/%22http:/www.example.com/cgi/%22https:/%22%22?a=commitdiff_plain;h=5f9effa91ebae8d7feb7ded3b90e61aedd4d8176;p=opencc.git debian/control: Properly fix arch:any -> arch:all package dep relationship --- diff --git a/debian/changelog b/debian/changelog index 5eca697..aeab62d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -23,10 +23,8 @@ opencc (1.1.1-1) unstable; urgency=medium * add debian/upstream/metadata * delete unused patch: use-system-libraries.patch * d/watch: use @PACKAGE@ @ANY_VERSION@@ARCHIVE_EXT@ - * d/clean: add obj-x86_64-linux-gnu/ - * Merge branch 'master' come from - -- xiao sheng wen Sat, 23 May 2020 16:16:46 +0800 + -- Boyuan Yang Sat, 23 May 2020 10:41:31 -0400 opencc (1.1.1-1~exp1) unstable; urgency=medium diff --git a/debian/control b/debian/control index cc4f882..ed2533b 100644 --- a/debian/control +++ b/debian/control @@ -43,7 +43,7 @@ Architecture: any Pre-Depends: ${misc:Pre-Depends}, Depends: - libopencc-data (>= 1.1.1-1), + libopencc-data (= ${source:Version}), ${misc:Depends}, ${shlibs:Depends}, Description: simplified-traditional Chinese conversion library - runtime